/*!
Theme Name: Western Neuro - BizDev
Theme URI: http://www.web.com
Author: Web.com | Advanced Custom Website Department
Author URI: http://web.com/
Description: This theme was designed for your Advanced Custom Website, made by Web.com.
Version: 2.9
Tags: Blog Theme
Text Domain: webcom
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-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.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  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.slick-hidden {
  display: none; }

html {
  overflow-y: scroll;
  box-sizing: border-box; }

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

::selection {
  background: black;
  color: #FFF;
  text-shadow: 1px 1px 3px #000; }

::-moz-selection {
  background: black;
  color: #FFF;
  text-shadow: 1px 1px 3px #000; }

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

::-moz-placeholder {
  color: #999999; }

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

:-moz-placeholder {
  color: #999999; }

.cf, main > div > section, nav.blog-navigation, nav.nav-single {
  *zoom: 1; }
  .cf:before, main > div > section:before, nav.blog-navigation:before, nav.nav-single:before, .cf:after, main > div > section:after, nav.blog-navigation:after, nav.nav-single:after {
    content: '';
    display: table;
    line-height: 0; }
  .cf:after, main > div > section:after, nav.blog-navigation:after, nav.nav-single:after {
    clear: both; }

.hide {
  display: none; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin: 1.4em 0 20px;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 1; }
  h1:first-child, .h1:first-child,
  h2:first-child, .h2:first-child,
  h3:first-child, .h3:first-child,
  h4:first-child, .h4:first-child,
  h5:first-child, .h5:first-child,
  h6:first-child, .h6:first-child {
    margin-top: 0; }
  h1 a, .h1 a,
  h2 a, .h2 a,
  h3 a, .h3 a,
  h4 a, .h4 a,
  h5 a, .h5 a,
  h6 a, .h6 a {
    color: inherit;
    text-decoration: inherit; }
    h1 a:hover, .h1 a:hover,
    h2 a:hover, .h2 a:hover,
    h3 a:hover, .h3 a:hover,
    h4 a:hover, .h4 a:hover,
    h5 a:hover, .h5 a:hover,
    h6 a:hover, .h6 a:hover {
      text-decoration: underline; }

h1 + h2, h1 + .h2, .h1 + h2, .h1 + .h2, hr + h1, hr + .h1,
h2 + h3, h2 + .h3, .h2 + h3, .h2 + .h3, hr + h2, hr + .h2,
h3 + h4, h3 + .h4, .h3 + h4, .h3 + .h4, hr + h3, hr + .h3,
h4 + h5, h4 + .h5, .h4 + h5, .h4 + .h5, hr + h4, hr + .h4,
h5 + h6, h5 + .h6, .h5 + h6, .h5 + .h6, hr + h5, hr + .h5,
hr + h6, hr + .h6 {
  margin-top: 0.5em; }

h1, .h1 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
  color: #396499;
  line-height: 1.1; }

h2, .h2 {
  font-size: 20px;
  font-weight: 400;
  color: #1f4c73;
  line-height: 1.1; }

h3, .h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1; }

h4, .h4 {
  font-size: 1.125em;
  font-weight: 400; }

h5, .h5 {
  font-size: 1.00em; }

h6, .h6 {
  font-size: 1.00em;
  font-style: italic; }

main ol, .wp-editor ol, .widget ol {
  margin: 1em 0 0; }
  main ol ol, .wp-editor ol ol, .widget ol ol {
    margin-top: 0; }
  main ol ul, .wp-editor ol ul, .widget ol ul {
    margin-top: 0; }
    main ol ul li, .wp-editor ol ul li, .widget ol ul li {
      margin-top: 0; }

main ul, .wp-editor ul, .widget ul {
  margin: 1.6em 0 0; }
  main ul.pretty-bullets, .wp-editor ul.pretty-bullets, .widget ul.pretty-bullets {
    list-style: none; }
    main ul.pretty-bullets ul, .wp-editor ul.pretty-bullets ul, .widget ul.pretty-bullets ul {
      list-style: none; }
    main ul.pretty-bullets li:before, .wp-editor ul.pretty-bullets li:before, .widget ul.pretty-bullets li:before {
      content: '\f101';
      margin-left: -1.5em;
      color: #1f4c73;
      font-family: 'FontAwesome';
      float: left; }
    main ul.pretty-bullets ol li:before, .wp-editor ul.pretty-bullets ol li:before, .widget ul.pretty-bullets ol li:before {
      content: none;
      margin: 0; }
  main ul[style*="list-style"] > li:before, .wp-editor ul[style*="list-style"] > li:before, .widget ul[style*="list-style"] > li:before {
    content: none;
    margin: 0; }
  main ul ul, .wp-editor ul ul, .widget ul ul {
    margin: 0; }
  main ul ol, .wp-editor ul ol, .widget ul ol {
    margin-top: 0; }
    main ul ol li, .wp-editor ul ol li, .widget ul ol li {
      margin-top: 0; }

.widget-area ul {
  margin-top: 1em; }

body {
  background-color: #fff;
  color: #3e3d41;
  font-family: "Droid Serif", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.618; }
  body.wp-editor {
    padding: 1em 1.5em !important;
    background: #fff; }

a {
  color: #245683;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms; }
  #content a {
    text-decoration: underline; }
  a:hover, a:focus {
    text-decoration: underline;
    color: #844206; }
  main a:before {
    display: inline-block;
    margin-right: 0.15em;
    font-family: 'FontAwesome'; }
  main a[href^="mailto:"], main a[href^="tel:"], main a[href$=".doc"], main a[href$=".docx"], main a[href$=".mp3"], main a[href$=".pdf"], main a[href$=".ppt"], main a[href$=".pptx"], main a[href$=".xls"], main a[href$=".xlsx"], main a[href$=".zip"] {
    display: inline-block;
    word-wrap: break-word; }
  main a[href^="mailto:"]:before {
    content: '\f003'; }
  main a[href^="tel:"]:before {
    content: '\f095'; }
  main a[href$=".doc"]:before, main a[href$=".docx"]:before {
    content: '\f1c2'; }
  main a[href$=".mp3"]:before {
    content: '\f001'; }
  main a[href$=".pdf"]:before {
    content: '\f1c1'; }
  main a[href$=".ppt"]:before, main a[href$=".pptx"]:before {
    content: '\f1c4'; }
  main a[href$=".xls"]:before, main a[href$=".xlsx"]:before {
    content: '\f1c3'; }
  main a[href$=".zip"]:before {
    content: '\f1c6'; }

p {
  margin: 1.6em 0 0; }
  p:first-child {
    margin-top: 0; }

blockquote {
  margin-bottom: 1.5em;
  padding: 1.5em;
  font-style: italic; }

hr {
  height: 1px;
  margin: 2em 0;
  border: none;
  background: #000; }
  hr:first-child {
    margin-top: 0; }

img, embed, iframe, object, video {
  max-width: 100%;
  margin-top: 1em;
  border: none;
  outline: none; }
  img:not(.alignright):not(.alignleft):first-child, embed:not(.alignright):not(.alignleft):first-child, iframe:not(.alignright):not(.alignleft):first-child, object:not(.alignright):not(.alignleft):first-child, video:not(.alignright):not(.alignleft):first-child {
    margin-top: 0; }

img {
  height: auto; }

iframe {
  width: 32em;
  height: 18em; }
  iframe[src*="maps/embed"] {
    width: 100%;
    height: 225px; }

code {
  padding: 0.15em;
  background: #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: monospace;
  font-size: 0.75em;
  line-height: 1.35; }

pre {
  margin-top: 1em;
  margin-right: 1em;
  margin-left: 1em;
  padding: 1.5em;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #a4a2a8;
  font-family: monospace;
  font-size: 0.75em;
  overflow: auto; }
  pre code {
    display: block; }

address {
  margin-top: 1em; }

table {
  margin-top: 1em;
  border-collapse: collapse;
  max-width: 100%; }
  table[cellspacing] {
    border-collapse: separate; }
  table:not([border]) th {
    border-top: none;
    border-right: none;
    border-bottom: 3px solid #ddd;
    border-left: none; }
  table:not([border]) tr {
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #ddd;
    border-left: none; }
  @media (max-width: 780px) {
    table {
      width: 100% !important;
      overflow-x: auto;
      display: block; } }
  table caption {
    margin-top: 1em;
    font-size: 0.75em; }
  table th {
    text-align: left; }
  table:not([cellpadding]) th,
  table:not([cellpadding]) td {
    padding: 0.5em; }
  @media (max-width: 780px) {
    table td,
    table th {
      white-space: nowrap; } }
  .comment-content table {
    border-bottom: 1px solid #e6e6e6; }
    .comment-content table td {
      border-top: 1px solid #e6e6e6; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

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

main, body.ecomm .element-main {
  word-wrap: break-word; }

#toTop {
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  background: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: white;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms; }
  #toTop:hover {
    background: #14314b; }
  #toTop i {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  #toTopHover {
    display: none; }

.metaslider {
  -webkit-transition: opacity 150ms ease-in-out;
  -moz-transition: opacity 150ms ease-in-out;
  -ms-transition: opacity 150ms ease-in-out;
  -o-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  opacity: 0;
  overflow: hidden; }

@media (max-width: 780px) {
  .panel-grid > .list-row .panel-grid-cell {
    margin-bottom: 0 !important; }
    .panel-grid > .list-row .panel-grid-cell ul {
      margin: 0; }
    .panel-grid > .list-row .panel-grid-cell:first-child ul {
      margin-top: 1em; }
    .panel-grid > .list-row .panel-grid-cell:last-child ul {
      margin-bottom: 1em; } }

.so-widget-sow-editor .widget-title {
  display: none; }

@media (max-width: 780px) {
  .appointments-confirmation-wrapper input[type="text"] {
    width: 100%; } }

.appointments-confirmation-wrapper input[type="button"] {
  white-space: pre-wrap;
  margin: .25em 0; }

@media (max-width: 780px) {
  .app_services .app_services_dropdown select {
    margin: .25em 0; } }

.widget-web-login {
  margin-top: 1em; }
  .widget-web-login label {
    display: block; }
  .widget-web-login input[type="submit"] {
    margin: 0;
    cursor: pointer; }

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.alignnone {
  margin: 0;
  display: inline-block;
  vertical-align: middle; }

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

.alignright {
  float: right;
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  margin-left: 1.5em; }
  @media (max-width: 780px) {
    .alignright {
      display: block;
      float: none;
      margin-top: 1em;
      margin-right: auto;
      margin-left: auto; } }

.alignleft {
  float: left;
  margin-top: 0.25em;
  margin-right: 1.5em;
  margin-bottom: 0.5em; }
  @media (max-width: 780px) {
    .alignleft {
      display: block;
      float: none;
      margin-top: 1em;
      margin-right: auto;
      margin-left: auto; } }

.wp-caption {
  max-width: 95%;
  padding: 0.25em 0.25em 0.5em;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.75em;
  font-style: italic;
  line-height: 1.5;
  text-align: center; }
  .wp-caption.alignnone {
    margin-top: 1em; }
  .wp-caption .aligncenter {
    clear: both; }
  .wp-caption.alignright {
    margin-top: 1em; }
  .wp-caption.alignleft {
    margin-top: 1em; }
  .wp-caption img {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none; }
  .wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 0.25em; }

.author-info {
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .author-info .author-avatar img {
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2); }
  .author-info .author-description {
    padding-left: 2em;
    color: rgba(0, 0, 0, 0.5);
    line-height: 1.5; }
  .author.archive .author-info {
    margin-top: 0;
    padding-bottom: 1.5em;
    border-top: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

body.error404 form {
  margin-top: 1.5em; }
  body.error404 form input {
    width: 25%;
    padding: 0.5em; }
    @media (max-width: 1080px) {
      body.error404 form input {
        width: 50%; } }
    @media (max-width: 780px) {
      body.error404 form input {
        width: 100%; } }

main > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media (max-width: 780px) {
    main > div {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  main > div > section {
    width: 75%;
    padding: 0 1.25em; }
    main > div > section:only-child {
      width: 100%; }
      @media (max-width: 780px) {
        main > div > section:only-child {
          border-bottom: none; } }
  main > div > aside {
    width: 25%;
    max-width: 50%;
    padding: 0 1em;
    border-bottom: none; }
    @media (max-width: 780px) {
      main > div > aside {
        width: 100%;
        max-width: none;
        padding: 1em 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1; } }
  @media (max-width: 780px) {
    main > div > section, main > div > aside {
      width: 100%;
      padding: 1.25em 0;
      border-right: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
  main > div > section:first-child, main > div > aside:first-child {
    padding-left: 0; }
    @media (max-width: 780px) {
      main > div > section:first-child, main > div > aside:first-child {
        padding-top: 15px; } }
  main > div > section:last-child, main > div > aside:last-child {
    padding-right: 0;
    border-right: none; }
    @media (max-width: 780px) {
      main > div > section:last-child, main > div > aside:last-child {
        padding-bottom: 0; } }

fieldset {
  border: none; }

.entry-header {
  margin-bottom: 1.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media (max-width: 780px) {
    .entry-header {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .entry-header img.wp-post-image {
    max-width: 50%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1; }
    @media (max-width: 780px) {
      .entry-header img.wp-post-image {
        max-width: 100%; } }
  .entry-header h1, .entry-header h2 {
    margin-top: 0; }
    @media (max-width: 780px) {
      .entry-header h1, .entry-header h2 {
        padding-bottom: 0.5em; }
        .entry-header h1:first-child:last-child, .entry-header h2:first-child:last-child {
          padding-bottom: 0; } }
  .entry-header .comments-link {
    width: 100%;
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em;
    text-align: right;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1; }

.archive-header, .page-header {
  padding-bottom: 1.5em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.post {
  margin-top: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 4px double rgba(0, 0, 0, 0.1); }
  .post:first-child {
    margin-top: 0; }
  .post:last-child {
    border-bottom: none; }
  .post.sticky {
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .post.sticky .featured-post {
      margin-bottom: 1.5em;
      background: rgba(0, 0, 0, 0.035);
      border-top: 4px double rgba(0, 0, 0, 0.1);
      border-bottom: 4px double rgba(0, 0, 0, 0.1);
      color: rgba(0, 0, 0, 0.5);
      font-size: 0.75em;
      text-align: center; }
    .post.sticky .entry-header, .post.sticky .entry-content, .post.sticky .entry-meta {
      padding: 1em; }

.entry-meta {
  margin-top: 2em;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.75em; }
  .single-author .entry-meta .by-author {
    display: none; }

.entry-meta, .page-links {
  clear: both; }

nav.blog-navigation, nav.nav-single {
  padding: 1em 0; }
  body.neverending nav.blog-navigation, body.neverending nav.nav-single {
    display: none; }
  nav.blog-navigation .nav-previous, nav.nav-single .nav-previous {
    float: left; }
  nav.blog-navigation .nav-next, nav.nav-single .nav-next {
    float: right; }

.image-attachment .attachment {
  text-align: center; }
  .image-attachment .attachment .entry-caption {
    margin-top: 0.25em; }

.mejs-audio {
  max-width: 95%;
  margin: auto; }

/* Comment Styles */
.comments-title {
  font-size: 1.5em; }

.commentlist {
  margin: 1em;
  padding: 0.5em 1em;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .commentlist .comment .comment {
    margin-top: 1.5em;
    padding-top: 0;
    padding-left: 2.5em;
    border-left: 1px dashed rgba(0, 0, 0, 0.1); }
  .commentlist .comment + .comment {
    margin-top: 0;
    padding-top: 1.5em; }
  .commentlist .comment .comment-author img {
    float: left;
    margin-top: 0.4em;
    margin-right: 0.5em; }
  .commentlist .comment .comment-author cite {
    font-style: normal;
    font-weight: 600; }
  .commentlist .comment .comment-author .says {
    display: none; }
  .commentlist .comment .comment-meta {
    font-size: 0.75em; }
    .commentlist .comment .comment-meta + * {
      margin-top: 0.5em;
      padding-top: 0.5em;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      clear: both; }

#comment-nav {
  margin: 0 1em; }

.comment-respond {
  margin: 1em;
  padding: 0.5em 1em;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .comment-respond label {
    display: block; }
  .comment-respond input[type="text"], .comment-respond textarea {
    width: 100%;
    padding: 0.75em;
    font-size: 1em 0.75em; }
  .comment-respond .required {
    display: inline-block;
    vertical-align: top;
    color: red; }

main > div > aside .widget {
  padding: 2em -0px;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  main > div > aside .widget:first-child {
    padding-top: 0;
    border-top: none; }
  main > div > aside .widget input,
  main > div > aside .widget select {
    max-width: 100%; }
  main > div > aside .widget.widget_search input {
    width: 100%;
    padding: 0.5em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-family: inherit; }
  main > div > aside .widget.widget_rss li {
    margin-top: 1em; }
  main > div > aside .widget.widget_calendar table {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #000;
    border-collapse: collapse;
    color: rgba(255, 255, 255, 0.5);
    text-align: center; }
  main > div > aside .widget.widget_calendar caption {
    font-size: 1em;
    font-weight: 700; }
  main > div > aside .widget.widget_calendar th {
    font-weight: 600; }
  main > div > aside .widget.widget_calendar thead tr {
    color: #FFF;
    background: #000; }
    main > div > aside .widget.widget_calendar thead tr a {
      color: #FFF;
      text-decoration: underline;
      font-weight: 700; }
      main > div > aside .widget.widget_calendar thead tr a:hover {
        color: #000;
        text-decoration: none; }
  main > div > aside .widget .post-date, main > div > aside .widget .rss-date {
    margin-left: 0.5em;
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.75em; }

.screen-reader-text, #wpadminbar .screen-reader-shortcut {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden; }
  .screen-reader-text:focus, #wpadminbar .screen-reader-shortcut:focus {
    clip: auto;
    clip-path: none;
    width: auto;
    height: auto;
    display: block;
    top: 5px;
    left: 5px;
    z-index: 100000;
    /* Above WP toolbar. */
    padding: 1em;
    background-color: #333;
    -webkit-box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.6);
    -moz-box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.6);
    color: #1f4c73;
    font-family: "Droid Serif", serif;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: normal;
    text-decoration: none; }

.assistive-text {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden; }

.gallery {
  margin: 1.8em 0; }
  .gallery dl.gallery-item {
    margin: 0;
    padding: 0 5px; }
  @media (max-width: 768px) {
    .gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2) dl.gallery-item {
      width: 33% !important;
      padding: 0 10px;
      float: none; }
    .gallery .gallery-caption {
      display: none; }
    .gallery br {
      display: none; } }
  @media (max-width: 500px) {
    .gallery[class*="gallery-columns"]:not(.gallery-columns-1) dl.gallery-item {
      width: 50% !important;
      padding: 0 10px;
      float: none; } }
  @media (max-width: 320px) {
    .gallery[class*="gallery-columns"] dl.gallery-item {
      width: 100% !important;
      padding: 0 10px;
      float: none; } }

@media print {
  body {
    background: none !important;
    color: #000000;
    font-size: 10pt; }
  a {
    text-decoration: inherit; }
    footer a[rel=bookmark]:after {
      content: " [" attr(href) "] "; }
  .author-info .author-avatar,
  .comment-respond,
  .commentlist .comment-edit-link,
  .commentlist .reply,
  .entry-header .comments-link,
  .entry-meta .edit-link a,
  .page-link {
    display: none; }
  .author-info .author-description {
    padding-left: 0; }
  .comment-author img {
    max-width: 30px;
    height: auto; } }

nav > a {
  width: 1.35em;
  height: 2px;
  margin: 0.5em 1em;
  padding: 0.25em 0;
  display: none;
  position: relative;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms; }
  nav > a:before, nav > a:after {
    content: '';
    height: 2px;
    position: absolute;
    right: 0;
    left: 0;
    background: #333;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms; }
  nav > a:before {
    top: calc( 50% - 1px); }
  nav > a:after {
    top: calc( 50% - 1px); }
  nav > a.active {
    border-top-color: transparent;
    border-bottom-color: transparent; }
    nav > a.active:before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    nav > a.active:after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  nav > a > span {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    width: 1px;
    height: 1px;
    position: absolute;
    overflow: hidden; }

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

nav > ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media (min-width: 1025px) {
    nav > ul {
      display: -webkit-box!important;
      display: -webkit-flex!important;
      display: -moz-flex!important;
      display: -ms-flexbox!important;
      display: flex!important; } }

nav li {
  position: relative;
  white-space: nowrap; }
  nav li:hover > ul, nav li[aria-expanded="true"] > ul {
    display: block;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
  nav li a {
    display: block;
    color: inherit;
    text-decoration: inherit; }
  nav li:last-child ul {
    left: auto;
    right: 0; }
  nav li ul {
    min-width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    transform-origin: left top;
    -webkit-transition: transform 250ms;
    -moz-transition: transform 250ms;
    -ms-transition: transform 250ms;
    -o-transition: transform 250ms;
    transition: transform 250ms; }
    nav li ul ul {
      min-width: 0;
      top: 0;
      left: 100%;
      -webkit-transform: scale(0, 1);
      -moz-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
      -o-transform: scale(0, 1);
      transform: scale(0, 1); }

@media (max-width: 1024px) {
  nav > a {
    display: block;
    margin: .5em .25em .5em auto; } }
  @media (max-width: 1024px) and (max-width: 660px) {
    nav > a {
      margin: .8em auto; } }

@media (max-width: 1024px) {
  nav ul {
    display: none;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
  nav > ul {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  nav > a.active + ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  nav li {
    width: 100%;
    white-space: normal; }
    nav li ul {
      position: static; } }

.nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input, .nf-mp-header .nf-next-previous li input,
.nf-mp-footer .nf-next-previous li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5em 2.5em;
  color: white;
  background: #1f4c73;
  border: none;
  cursor: pointer;
  transition: color 250ms, background 250ms;
  text-transform: uppercase;
  font-weight: bold; }
  .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button:hover, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input:hover, .nf-mp-header .nf-next-previous li input:hover,
  .nf-mp-footer .nf-next-previous li input:hover, .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button:focus, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input:focus, .nf-mp-header .nf-next-previous li input:focus,
  .nf-mp-footer .nf-next-previous li input:focus {
    color: white;
    background: #000; }

.nf-form-wrap .nf-input-limit {
  font-size: 11px;
  margin-top: 2px; }

.nf-form-wrap .nf-before-form-content .nf-form-fields-required {
  font-size: 0.75em;
  text-align: right; }

.nf-form-wrap .nf-error-field-errors {
  color: #CC0000;
  line-height: 1.2; }

.nf-form-wrap .nf-field-container {
  margin-bottom: 0; }
  .nf-form-wrap .nf-field-container .nf-field .nf-field-label {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0; }
    .nf-form-wrap .nf-field-container .nf-field .nf-field-label label {
      font-size: 13px; }
  .nf-form-wrap .nf-field-container .nf-field .nf-field-element input,
  .nf-form-wrap .nf-field-container .nf-field .nf-field-element select,
  .nf-form-wrap .nf-field-container .nf-field .nf-field-element textarea {
    padding: 0.5em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #F0F0F0; }
  .nf-form-wrap .nf-field-container .nf-field .nf-field-element textarea {
    resize: vertical;
    height: 120px; }
  .nf-form-wrap .nf-field-container .nf-field .list-select-wrap select,
  .nf-form-wrap .nf-field-container .nf-field .list-multiselect-wrap option {
    padding: 0.407em; }
  .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button {
    margin-top: 0.5em; }
  .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .htCore {
    display: table;
    table-layout: auto; }
  .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .handsontable,
  .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .htCore,
  .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .wtHider,
  .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .wtSpreader {
    width: 100% !important; }
  .nf-form-wrap .nf-field-container .nf-field .submit-wrap {
    text-align: center; }
    .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input {
      letter-spacing: 2px; }
  .nf-form-wrap .nf-field-container .nf-field .nf-error .nf-field-element input {
    border-color: #CC0000; }
  .nf-form-wrap .nf-field-container:not(.submit-container) .nf-after-field {
    min-height: 1.25em; }
    .nf-form-wrap .nf-field-container:not(.submit-container) .nf-after-field .nf-error-msg {
      color: #CC0000;
      font-size: 0.75em;
      text-align: right; }

.nf-form-title h3 {
  padding-bottom: 0.25em;
  margin: 0; }

.nf-mp-header,
.nf-mp-footer {
  padding: 0.25em; }
  .nf-mp-header .nf-breadcrumbs li a,
  .nf-mp-footer .nf-breadcrumbs li a {
    padding: 0.5em;
    color: white;
    font-size: 0.85em;
    background: #1f4c73;
    transition: color 250ms, background 250ms; }
  .nf-mp-header .nf-breadcrumbs li.active > a,
  .nf-mp-header .nf-breadcrumbs li a:hover,
  .nf-mp-header .nf-breadcrumbs li a:focus,
  .nf-mp-footer .nf-breadcrumbs li.active > a,
  .nf-mp-footer .nf-breadcrumbs li a:hover,
  .nf-mp-footer .nf-breadcrumbs li a:focus {
    color: white;
    font-weight: inherit;
    background: #000; }
  .nf-mp-header .nf-next-previous li,
  .nf-mp-footer .nf-next-previous li {
    min-width: 15%; }
    .nf-mp-header .nf-next-previous li input,
    .nf-mp-footer .nf-next-previous li input {
      width: 100%;
      padding: 0.5em 1em; }
  .nf-mp-header h3,
  .nf-mp-footer h3 {
    margin: 0 0 1em;
    padding: 0 0 0.25em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

#breadcrumbs {
  margin: 10px 0;
  list-style: none;
  overflow: hidden;
  font-family: "Montserrat", sans-serif;
  font-size: 14px; }
  #breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-weight: 300; }
    #breadcrumbs li a {
      color: #e7e7e7; }
  #breadcrumbs .separator {
    color: #AAA;
    font-size: 1rem; }
  #breadcrumbs .current {
    font-weight: 500;
    color: #fff; }

body.home {
  margin-top: 0 !important; }

header.site {
  display: block;
  position: fixed;
  width: 100%;
  padding: 1em 0;
  font-family: "Montserrat", sans-serif;
  background: rgba(0, 0, 0, 0.85);
  z-index: 99;
  color: #fff;
  top: 0px; }
  body.admin-bar header.site {
    top: 32px; }
    @media (max-width: 782px) {
      body.admin-bar header.site {
        top: 46px; } }
    @media (max-width: 600px) {
      body.admin-bar header.site {
        top: 0px; } }
  @media (max-width: 1080px) {
    header.site {
      padding: .5em 0; } }
  @media (max-width: 1024px) {
    header.site {
      padding-bottom: 0; } }
  @media (max-width: 780px) {
    header.site {
      position: relative;
      width: 100%;
      top: 0 !important;
      background: #000; } }
  header.site > div {
    max-width: 1080px;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    @media (max-width: 1110px) {
      header.site > div {
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; } }
    @media (max-width: 780px) {
      header.site > div {
        padding: 0 5px; } }
    @media (max-width: 660px) {
      header.site > div {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
  header.site .logo {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 260px;
    -moz-box-flex: 1;
    -moz-flex: 1 0 260px;
    -ms-flex: 1 0 260px;
    flex: 1 0 260px; }
    @media (max-width: 1080px) {
      header.site .logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        max-width: 100%;
        padding-right: 10px; } }
    header.site .logo img {
      display: block;
      width: 100%;
      max-width: 260px; }
  header.site .main {
    position: relative;
    color: #fff;
    width: 100%; }
    header.site .main .top {
      display: block;
      position: relative;
      text-align: right; }
      @media (max-width: 660px) {
        header.site .main .top {
          text-align: center; } }
      header.site .main .top .number {
        display: inline-block; }
        header.site .main .top .number p a {
          font-size: 12px;
          text-transform: uppercase;
          color: #bbb; }
        header.site .main .top .number p .phone {
          font-size: 20px;
          color: #fff;
          margin-left: 5px; }
      header.site .main .top .socials {
        display: inline-block;
        position: relative;
        margin-left: 10px; }
        header.site .main .top .socials a {
          font-size: 23px;
          color: #1f4c73;
          margin-right: 4px;
          -webkit-transition: all 250ms;
          -moz-transition: all 250ms;
          -ms-transition: all 250ms;
          -o-transition: all 250ms;
          transition: all 250ms; }
          header.site .main .top .socials a:hover, header.site .main .top .socials a:focus {
            color: #23527c; }
      header.site .main .top .hd-buttons {
        display: inline-block;
        position: relative;
        vertical-align: text-bottom; }
        header.site .main .top .hd-buttons a {
          display: inline-block;
          position: relative;
          margin: 0 3px;
          background: #1f4c73;
          text-decoration: none;
          color: #fff;
          padding: 3px 9px;
          letter-spacing: 1px;
          line-height: 1.2;
          text-transform: uppercase;
          font-size: 12px;
          -webkit-transition: all 250ms;
          -moz-transition: all 250ms;
          -ms-transition: all 250ms;
          -o-transition: all 250ms;
          transition: all 250ms; }
          @media (max-width: 600px) {
            header.site .main .top .hd-buttons a {
              margin: 6px 3px; } }
  header.site nav {
    font-size: 13px; }
    @media (max-width: 1080px) {
      header.site nav {
        margin-top: 4px; } }
    @media (max-width: 1024px) {
      header.site nav {
        width: 100%;
        text-align: right;
        color: #333;
        font-size: 1em; } }
    @media (max-width: 660px) {
      header.site nav {
        margin-top: 10px;
        text-align: left; } }
    header.site nav > a {
      border-top-color: #1f4c73;
      border-bottom-color: #1f4c73; }
      header.site nav > a:after, header.site nav > a:before {
        background: #1f4c73; }
      header.site nav > a.active {
        border-top-color: transparent;
        border-bottom-color: transparent; }
    header.site nav > ul {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; }
      @media (max-width: 1024px) {
        header.site nav > ul {
          background: #000;
          position: absolute;
          left: 0;
          right: 0; } }
      @media (max-width: 660px) {
        header.site nav > ul {
          position: relative;
          left: auto;
          right: auto;
          margin: 10px 0; } }
    header.site nav li a {
      height: 100%;
      padding: 0.4em 0.4em;
      color: #fff;
      letter-spacing: -0.010em;
      text-transform: uppercase;
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -ms-transition: all 250ms;
      -o-transition: all 250ms;
      transition: all 250ms; }
      @media (max-width: 780px) {
        header.site nav li a {
          height: auto;
          padding: 0.5em 1em; } }
    header.site nav li.menu-item-has-children > a:after {
      content: ' \f107';
      font-family: 'FontAwesome';
      font-size: 11px; }
    header.site nav li:hover > a, header.site nav li:focus > a, header.site nav li.current-menu-item > a, header.site nav li.current-menu-ancestor > a {
      color: #f68d2d; }
      @media (max-width: 1024px) {
        header.site nav li:hover > a, header.site nav li:focus > a, header.site nav li.current-menu-item > a, header.site nav li.current-menu-ancestor > a {
          background: #000;
          color: #69a3d6; } }
    header.site nav li ul {
      background: #000;
      -webkit-box-shadow: 0 10px 20px -10px #000000;
      -moz-box-shadow: 0 10px 20px -10px #000000;
      box-shadow: 0 10px 20px -10px #000000; }
      @media (max-width: 1024px) {
        header.site nav li ul {
          background: #f68d2d;
          color: black;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; } }
    header.site nav li li.menu-item-has-children > a:after {
      content: ' \f105';
      font-family: 'FontAwesome'; }
    header.site nav li li:hover > a, header.site nav li li.current-menu-item > a, header.site nav li li.current-menu-ancestor > a {
      background: #1f4c73;
      color: #fff; }
    header.site nav li li a {
      padding: 0.42em 0.5em;
      color: #fff;
      font-size: 0.85em; }
      @media (max-width: 1024px) {
        header.site nav li li a {
          padding: 0.5em 2em;
          color: black; } }

section.banner {
  margin-top: -2px;
  background: #000;
  position: relative;
  border-bottom: 5px solid #dddddd; }
  section.banner .slick-dots {
    display: none !important; }
  section.banner aside {
    background: #000;
    position: relative;
    overflow: hidden; }
    section.banner aside:not(.slick-slide):not(:first-child) {
      display: none; }
    section.banner aside img {
      max-width: none;
      display: block;
      position: relative;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (max-width: 1080px) {
        section.banner aside img {
          max-width: 160%;
          min-height: 0 !important;
          top: auto;
          left: auto;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; } }
      @media (max-width: 780px) {
        section.banner aside img {
          opacity: 0.9;
          max-width: 130%; } }
    section.banner aside .linked {
      display: block; }
    section.banner aside .caption {
      width: 100%;
      max-width: 1080px;
      margin: 2em 0 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #333;
      font-family: "Montserrat", sans-serif;
      font-size: 1.6em;
      letter-spacing: 0.025em;
      text-align: left;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      pointer-events: none; }
      @media (max-width: 1110px) {
        section.banner aside .caption {
          padding: 0 15px; } }
      @media (max-width: 1080px) {
        section.banner aside .caption {
          margin-top: 0;
          font-size: 1em;
          top: auto;
          left: auto;
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none;
          bottom: 20px; } }
      @media (max-width: 780px) {
        section.banner aside .caption {
          padding: 0;
          font-size: 1.2em;
          top: auto;
          left: auto;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; } }
      @media (max-width: 480px) {
        section.banner aside .caption {
          bottom: 10px; } }
      section.banner aside .caption > div {
        padding: 1em;
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
        @media (max-width: 1080px) {
          section.banner aside .caption > div {
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            -moz-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1; } }
        section.banner aside .caption > div.shadow {
          background: rgba(0, 0, 0, 0.6); }
      section.banner aside .caption h1, section.banner aside .caption h2, section.banner aside .caption h3, section.banner aside .caption h4, section.banner aside .caption h5, section.banner aside .caption h6 {
        color: #fff;
        font-family: "Montserrat", sans-serif;
        font-size: 3.9em;
        font-weight: 700;
        letter-spacing: -0.010em;
        line-height: 1.1; }
        @media (max-width: 1080px) {
          section.banner aside .caption h1, section.banner aside .caption h2, section.banner aside .caption h3, section.banner aside .caption h4, section.banner aside .caption h5, section.banner aside .caption h6 {
            font-size: 1.8em; } }
        @media (max-width: 1024px) {
          section.banner aside .caption h1, section.banner aside .caption h2, section.banner aside .caption h3, section.banner aside .caption h4, section.banner aside .caption h5, section.banner aside .caption h6 {
            font-size: 1.2em; } }
      section.banner aside .caption p {
        font-size: 43px;
        font-family: "Montserrat", sans-serif;
        text-transform: uppercase;
        color: #fff; }
        @media (max-width: 1080px) {
          section.banner aside .caption p {
            font-size: 28px; } }
        @media (max-width: 780px) {
          section.banner aside .caption p {
            font-size: 22px; } }
        @media (max-width: 480px) {
          section.banner aside .caption p {
            font-size: 15px; } }
      section.banner aside .caption span {
        display: inline-block;
        position: relative;
        line-height: 1.3;
        background: rgba(0, 0, 0, 0.6);
        padding: 0 17px; }
        @media (max-width: 780px) {
          section.banner aside .caption span {
            background: rgba(0, 0, 0, 0.8); } }
  section.banner .slick-dots {
    position: absolute;
    right: 0;
    bottom: 1em;
    left: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none; }
    @media (max-width: 780px) {
      section.banner .slick-dots {
        top: 1vw;
        bottom: auto; } }
    section.banner .slick-dots li {
      display: inline-block;
      margin: 0 0.4em; }
      section.banner .slick-dots li button {
        width: 1rem;
        height: 1rem;
        background: #333;
        border: none;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        font-size: 0;
        color: transparent;
        -webkit-transition: all 250ms;
        -moz-transition: all 250ms;
        -ms-transition: all 250ms;
        -o-transition: all 250ms;
        transition: all 250ms;
        cursor: pointer; }
      section.banner .slick-dots li.slick-active button, section.banner .slick-dots li button:hover {
        background: #000; }
      section.banner .slick-dots li button:focus {
        background: #1f4c73;
        outline: none; }

.breadcrumb-box {
  display: block;
  position: relative;
  background-image: url(images/bg-breadcrumb.jpg);
  background-size: 100% 100%; }
  body.home .breadcrumb-box {
    display: none; }
  @media (max-width: 780px) {
    .breadcrumb-box {
      padding-top: 0px !important; } }
  .breadcrumb-box > div {
    max-width: 1080px;
    margin: auto;
    padding: 5px 10px 10px;
    position: relative; }
    @media (max-width: 1110px) {
      .breadcrumb-box > div {
        padding-right: 15px;
        padding-left: 15px; } }

section.ctas {
  padding: .3em 0; }
  section.ctas > div {
    max-width: 1080px;
    margin: auto;
    padding: 1.5em 10px;
    position: relative;
    border-bottom: 1px solid #DDD;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
    @media (max-width: 1110px) {
      section.ctas > div {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (max-width: 900px) {
      section.ctas > div {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    @media (max-width: 780px) {
      section.ctas > div {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; } }
  section.ctas .cta {
    width: 320px;
    max-width: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    background: #000; }
    section.ctas .cta:hover .block-img, section.ctas .cta:focus .block-img {
      opacity: .9; }
    @media (max-width: 1080px) {
      section.ctas .cta {
        width: 285px;
        margin: 5px 0; } }
    @media (max-width: 900px) {
      section.ctas .cta {
        width: 320px; } }
    section.ctas .cta > div {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    section.ctas .cta a {
      color: #fff; }
  section.ctas .info {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 99;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 0;
    bottom: 0;
    padding-bottom: 15px;
    color: #fff; }
  section.ctas .block-img {
    display: block;
    position: relative;
    background: #000;
    color: #fff;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms; }
    section.ctas .block-img img {
      width: 100%;
      display: block; }
  section.ctas .icon-img {
    display: block;
    position: relative;
    text-align: center;
    padding: 22px 0;
    margin-top: auto; }
    section.ctas .icon-img img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      width: 66px; }
  section.ctas .icon {
    width: 1.9em;
    height: 1.9em;
    margin: 0 auto;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 1.9em;
    line-height: 1.9em; }
  section.ctas .title {
    display: block;
    position: relative;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0; }

.nf-form-title h3 {
  font-size: 20px;
  font-weight: 400;
  color: #1f4c73;
  line-height: 1.1; }

.widget_ninja_forms_widget .disclaimer {
  font-size: 12px; }

section.side-ctas {
  padding: .3em 0; }
  @media (max-width: 780px) {
    section.side-ctas {
      padding: .1em; } }
  section.side-ctas h3.titled {
    margin-bottom: 15px; }
  section.side-ctas > div {
    width: 100%;
    margin: auto;
    padding: .15em 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (max-width: 780px) {
      section.side-ctas > div {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
  section.side-ctas .cta {
    width: 320px;
    max-width: 100%;
    margin: 15px 0;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    background: #000; }
    section.side-ctas .cta:hover .block-img, section.side-ctas .cta:focus .block-img {
      opacity: .9; }
    @media (max-width: 780px) {
      section.side-ctas .cta {
        -webkit-flex-basis: auto;
        -moz-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin: 2.8vw auto; } }
    section.side-ctas .cta > div {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    section.side-ctas .cta a {
      color: #fff; }
  section.side-ctas .info {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 99;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 0;
    bottom: 0;
    padding-bottom: 15px;
    color: #fff; }
  section.side-ctas .block-img {
    display: block;
    position: relative;
    background: #000;
    color: #fff;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms; }
    section.side-ctas .block-img img {
      width: 100%;
      display: block; }
  section.side-ctas .icon-img {
    display: block;
    position: relative;
    text-align: center;
    padding: 12px 0;
    margin-top: auto; }
    @media (max-width: 1080px) {
      section.side-ctas .icon-img {
        padding: 6px 0; } }
    section.side-ctas .icon-img img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      height: 50px;
      width: auto; }
      @media (max-width: 1080px) {
        section.side-ctas .icon-img img {
          height: 35px; } }
  section.side-ctas .title {
    display: block;
    position: relative;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 300; }
    @media (max-width: 1080px) {
      section.side-ctas .title {
        font-size: 14px;
        letter-spacing: 0px; } }

.widget_webcomphysicians .widget-img-wrap {
  display: block;
  position: relative;
  width: 110px;
  height: 110px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto; }

.widget_webcomphysicians .widget-title {
  display: block;
  margin: 15px 0 5px; }
  .widget_webcomphysicians .widget-title a {
    color: #1f4c73; }
    .widget_webcomphysicians .widget-title a:hover, .widget_webcomphysicians .widget-title a:focus {
      color: #091723; }

.widget_webcomphysicians .widget-textarea {
  color: #575757;
  font-size: 14px; }

.post-date {
  display: block;
  width: 100%;
  margin: 3px 0;
  font-family: "Droid Serif", serif; }

main {
  padding: 2em 0;
  background: #fff; }
  main > div {
    max-width: 1080px;
    margin: auto; }
    main > div a.click-call {
      color: inherit;
      text-decoration: none !important;
      cursor: default; }
      @media (max-width: 780px) {
        main > div a.click-call {
          text-decoration: underline !important;
          cursor: auto; } }
    @media (max-width: 1110px) {
      main > div {
        padding-right: 15px;
        padding-left: 15px; } }
  main .box {
    padding: 1em;
    background: #ececec; }
  main .doctors {
    text-align: center; }
    main .doctors a {
      color: #3e3d41;
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -ms-transition: all 250ms;
      -o-transition: all 250ms;
      transition: all 250ms; }
    main .doctors img {
      margin-bottom: 0.5em;
      border: 10px solid #ececec;
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -ms-transition: all 250ms;
      -o-transition: all 250ms;
      transition: all 250ms; }
    main .doctors a:hover img {
      border-color: #d9d9d9; }
    main .doctors .highlight img {
      border-color: #1f4c73; }
    main .doctors .highlight a:hover img {
      border-color: #000; }
    main .doctors strong {
      font-size: 1.2em; }

.mission {
  display: block;
  position: relative;
  padding: 80px 0 240px;
  background-image: url(images/team.jpg);
  background-size: cover;
  background-color: #000; }
  @media (max-width: 780px) {
    .mission {
      padding: 80px 0 150px; } }
  @media (max-width: 600px) {
    .mission {
      padding: 45px 0 80px; } }
  .mission > div {
    max-width: 1080px;
    margin: auto; }
    @media (max-width: 1110px) {
      .mission > div {
        padding-right: 15px;
        padding-left: 15px; } }
  .mission .wrap {
    text-align: center;
    color: #fff;
    padding: 0 20%; }
    @media (max-width: 780px) {
      .mission .wrap {
        padding: 0px; } }
    .mission .wrap .title {
      font-family: "Montserrat", sans-serif; }
      .mission .wrap .title h2 {
        color: #fff;
        font-size: 30px; }
    .mission .wrap .info {
      display: block;
      position: relative;
      line-height: 1.4;
      margin-bottom: 30px; }
    .mission .wrap .more {
      display: block;
      position: relative; }
      .mission .wrap .more a {
        display: inline-block;
        background: #fff;
        color: #1f4c73;
        text-transform: uppercase;
        font-family: "Montserrat", sans-serif;
        padding: 5px 20px;
        font-weight: bold;
        -webkit-transition: all 250ms;
        -moz-transition: all 250ms;
        -ms-transition: all 250ms;
        -o-transition: all 250ms;
        transition: all 250ms; }
        .mission .wrap .more a:hover, .mission .wrap .more a:focus {
          background: #091723;
          color: #fff; }

.blog-feed {
  display: block;
  position: relative;
  background: #1f4c73;
  padding: 10px 0; }
  .blog-feed > div {
    max-width: 1080px;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    @media (max-width: 1110px) {
      .blog-feed > div {
        padding-right: 15px;
        padding-left: 15px;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        justify-content: space-around;
        max-width: 100%; } }
    .blog-feed > div .intro {
      position: relative;
      padding: 10px 30px 10px 37px; }
      @media (max-width: 1080px) {
        .blog-feed > div .intro {
          padding: 10px 0 10px 37px; } }
      .blog-feed > div .intro:before {
        content: '';
        position: absolute;
        left: 0;
        top: 5px;
        background-image: url(images/icon-news.png);
        height: 28px;
        width: 27px; }
      .blog-feed > div .intro h3 {
        text-transform: uppercase;
        color: #fff;
        margin: 0; }
    .blog-feed > div .entry {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding-left: 10px; }
      @media (max-width: 1080px) {
        .blog-feed > div .entry {
          width: 100%;
          padding: 10px 0 0;
          border-top: 1px solid #fff;
          margin-top: 10px; } }
      .blog-feed > div .entry .date {
        font-size: 14px;
        color: #E8E8E8; }
        @media (max-width: 600px) {
          .blog-feed > div .entry .date {
            display: block; } }
        @media (max-width: 480px) {
          .blog-feed > div .entry .date {
            text-align: center; } }
      .blog-feed > div .entry .title {
        display: inline-block;
        position: relative;
        padding-left: 20px;
        color: #fff; }
        @media (max-width: 600px) {
          .blog-feed > div .entry .title {
            padding-left: 0px; } }
        @media (max-width: 480px) {
          .blog-feed > div .entry .title {
            display: block;
            text-align: center;
            line-height: 1.2; } }
      .blog-feed > div .entry .readmore {
        display: inline-block;
        color: #fff;
        font-size: 20px;
        text-align: center;
        width: 25px;
        height: 25px;
        line-height: 20px;
        margin-left: 10px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: relative;
        border: 2px solid #fff;
        -webkit-transition: all 250ms;
        -moz-transition: all 250ms;
        -ms-transition: all 250ms;
        -o-transition: all 250ms;
        transition: all 250ms; }
        @media (max-width: 480px) {
          .blog-feed > div .entry .readmore {
            display: block;
            margin: 5px auto 0; } }
        .blog-feed > div .entry .readmore:hover, .blog-feed > div .entry .readmore:focus {
          color: #000;
          border-color: #000; }

footer.site {
  padding: 3em 0 2.25em;
  background: #000;
  border-top: 2px solid #000;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.010em; }
  footer.site > div {
    max-width: 1080px;
    margin: auto; }
    @media (max-width: 1110px) {
      footer.site > div {
        padding-right: 15px;
        padding-left: 15px; } }
  footer.site a {
    color: #619ed4;
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms; }
    footer.site a:hover, footer.site a:focus {
      color: #f8a85e; }
  footer.site .top-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid #AAA;
    padding-bottom: 25px;
    margin-bottom: 25px; }
    @media (max-width: 1080px) {
      footer.site .top-wrap {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    footer.site .top-wrap h3 {
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 5px; }
  footer.site .company-info {
    position: relative;
    width: 23%; }
    @media (max-width: 1080px) {
      footer.site .company-info {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-order: 0;
        -ms-flex-order: 0;
        order: 0;
        width: 48%; } }
    @media (max-width: 580px) {
      footer.site .company-info {
        width: 100%;
        text-align: center;
        padding-bottom: 10px; } }
    footer.site .company-info .numbers {
      display: block;
      position: relative;
      padding: 8px 0; }
      footer.site .company-info .numbers span {
        display: block;
        color: #fff; }
        footer.site .company-info .numbers span a {
          color: #fff;
          cursor: default; }
          @media (max-width: 780px) {
            footer.site .company-info .numbers span a {
              cursor: auto; }
              footer.site .company-info .numbers span a:hover, footer.site .company-info .numbers span a:focus {
                color: #1f4c73; } }
    footer.site .company-info .important-links {
      display: block;
      padding: 8px 0; }
      footer.site .company-info .important-links a {
        display: inline-block;
        line-height: 1;
        padding-right: 4px;
        margin-right: 4px;
        border-right: 1px solid #AAA; }
        footer.site .company-info .important-links a:last-child {
          margin-right: 0;
          border-right: none; }
  footer.site .logo img {
    display: block;
    width: 100%;
    max-width: 200px; }
    @media (max-width: 1080px) {
      footer.site .logo img {
        max-width: 300px; } }
    @media (max-width: 700px) {
      footer.site .logo img {
        max-width: 200px; } }
    @media (max-width: 580px) {
      footer.site .logo img {
        margin: 0 auto;
        max-width: 270px; } }
  @media (max-width: 1080px) {
    footer.site .logo {
      margin: 0 auto 2em;
      -webkit-box-ordinal-group: -1;
      -webkit-order: -2;
      -moz-order: -2;
      -ms-flex-order: -2;
      order: -2; } }
  footer.site .map {
    position: relative;
    width: 44%;
    padding: 0 10px; }
    @media (max-width: 1080px) {
      footer.site .map {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin-top: 20px; } }
    footer.site .map #wpgmza_map {
      float: none !important; }
  footer.site address {
    margin-top: 0;
    font-style: normal;
    font-size: 15px;
    line-height: 1.4; }
    @media (max-width: 1080px) {
      footer.site address {
        text-align: right; } }
    @media (max-width: 780px) {
      footer.site address {
        padding-left: 0; } }
    @media (max-width: 580px) {
      footer.site address {
        text-align: center; } }
    footer.site address p {
      margin: 0; }
      footer.site address p.location + p {
        margin-top: 1.5em; }
  footer.site .additional {
    position: relative;
    width: 23%;
    color: #fff; }
    @media (max-width: 1080px) {
      footer.site .additional {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 48%;
        text-align: right; } }
    @media (max-width: 580px) {
      footer.site .additional {
        width: 100%;
        text-align: center; } }
    footer.site .additional .directions {
      display: block;
      position: relative;
      color: #2b699f; }
    footer.site .additional .hours {
      display: block;
      position: relative;
      padding: 25px 0;
      line-height: 1.4; }
    footer.site .additional .search-block {
      display: block;
      position: relative; }
      footer.site .additional .search-block form {
        position: relative; }
        footer.site .additional .search-block form fieldset {
          border: none;
          padding: 0; }
        footer.site .additional .search-block form input {
          background: transparent;
          box-shadow: none;
          border: none;
          border-bottom: 2px solid #2b699f;
          font-family: "Droid Serif", serif;
          padding: 3px; }
          footer.site .additional .search-block form input ::-webkit-input-placeholder {
            /* Chrome */
            color: #AAA; }
          footer.site .additional .search-block form input :-ms-input-placeholder {
            /* IE 10+ */
            color: #AAA; }
          footer.site .additional .search-block form input ::-moz-placeholder {
            /* Firefox 19+ */
            color: #AAA;
            opacity: 1; }
          footer.site .additional .search-block form input :-moz-placeholder {
            /* Firefox 4 - 18 */
            color: #AAA;
            opacity: 1; }
        footer.site .additional .search-block form input[type="text"] {
          color: #fff; }
        footer.site .additional .search-block form input[type="submit"] {
          padding: 3px 10px;
          background: transparent;
          border: 2px solid #2b699f;
          font-family: "Montserrat", sans-serif;
          text-transform: uppercase;
          color: #2b699f;
          font-weight: bold;
          -webkit-transition: all 250ms;
          -moz-transition: all 250ms;
          -ms-transition: all 250ms;
          -o-transition: all 250ms;
          transition: all 250ms;
          cursor: pointer; }
          footer.site .additional .search-block form input[type="submit"]:hover, footer.site .additional .search-block form input[type="submit"]:focus {
            color: #4990ce;
            border-color: #4990ce; }
  footer.site .satellite {
    display: block;
    position: relative; }
    footer.site .satellite h3 {
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 35px;
      text-align: center; }
    footer.site .satellite .phone a {
      cursor: default;
      color: #fff; }
      @media (max-width: 780px) {
        footer.site .satellite .phone a {
          cursor: auto; }
          footer.site .satellite .phone a:hover, footer.site .satellite .phone a:focus {
            color: #1f4c73; } }
    footer.site .satellite .satellite-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around;
      padding: 0 18%; }
      @media (max-width: 1080px) {
        footer.site .satellite .satellite-wrap {
          padding: 0; } }
      @media (max-width: 480px) {
        footer.site .satellite .satellite-wrap {
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      footer.site .satellite .satellite-wrap .office {
        position: relative;
        font-family: "Droid Serif", serif;
        text-align: center;
        padding: 1em 1.5em; }
        @media (max-width: 480px) {
          footer.site .satellite .satellite-wrap .office {
            padding: 1em 1.5em 1.5em; } }
        footer.site .satellite .satellite-wrap .office h4 {
          color: #fff;
          font-size: 15px;
          margin: 0 0 6px;
          font-weight: 500; }
        footer.site .satellite .satellite-wrap .office .address, footer.site .satellite .satellite-wrap .office .phone {
          display: block;
          position: relative;
          line-height: 1.4;
          color: #d9d9d9; }
        footer.site .satellite .satellite-wrap .office .directions {
          display: block;
          position: relative;
          margin-top: 20px; }
          @media (max-width: 480px) {
            footer.site .satellite .satellite-wrap .office .directions {
              margin-top: 10px; } }
  footer.site .affiliate {
    display: block;
    position: relative;
    margin-top: 30px;
    text-align: center; }
    footer.site .affiliate > div {
      max-width: 1080px;
      margin: auto; }
      @media (max-width: 1110px) {
        footer.site .affiliate > div {
          padding-right: 15px;
          padding-left: 15px; } }
    footer.site .affiliate .affiliate-img {
      display: block;
      max-width: 100%;
      text-align: center; }
      footer.site .affiliate .affiliate-img img {
        display: block;
        width: 100%;
        max-width: 150px;
        margin: 0 auto; }
    footer.site .affiliate p {
      font-size: 14px;
      color: #AAA; }
  footer.site .privacy {
    position: relative;
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #AAA; }
    footer.site .privacy .privacy-nav {
      display: block;
      position: relative;
      list-style: none;
      padding: 0; }
      footer.site .privacy .privacy-nav li {
        display: block;
        text-align: center;
        padding: 3px 0; }
        footer.site .privacy .privacy-nav li a {
          display: inline-block;
          color: #AAA;
          line-height: 1.2; }
          footer.site .privacy .privacy-nav li a:hover, footer.site .privacy .privacy-nav li a:focus {
            color: #2a669b; }

.widget_showtestimonials article.testimonial {
  margin: 2em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }
  .widget_showtestimonials article.testimonial img {
    max-width: none;
    width: 200px;
    height: auto;
    margin-right: 1em; }
  .widget_showtestimonials article.testimonial div {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

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